[3.12] gh-105096: Reformat wave documentation (#105136)#105138
Merged
vstinner merged 1 commit intopython:3.12from May 31, 2023
Merged
[3.12] gh-105096: Reformat wave documentation (#105136)#105138vstinner merged 1 commit intopython:3.12from
vstinner merged 1 commit intopython:3.12from
Conversation
Add ".. class::" markups in the wave documentation. * Reformat also wave.py (minor PEP 8 changes). * Remove redundant "import struct": it's already imported at top level. * Remove wave.rst from .nitignore (cherry picked from commit 85e5d03)
This was referenced May 31, 2023
Member
Author
|
Automated backport failed since "aifc module" was replaced with "old aifc module" in the main branch. |
Contributor
|
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Contributor
|
Sorry, @vstinner, I could not cleanly backport this to |
|
GH-105155 is a backport of this pull request to the 3.11 branch. |
vstinner
added a commit
to vstinner/cpython
that referenced
this pull request
May 31, 2023
…ython#105138) pythongh-105096: Reformat wave documentation (python#105136) Add ".. class::" markups in the wave documentation. * Reformat also wave.py (minor PEP 8 changes). * Remove redundant "import struct": it's already imported at top level. * Remove wave.rst from .nitignore (cherry picked from commit 85e5d03) (cherry picked from commit 01b42f9)
vstinner
added a commit
that referenced
this pull request
May 31, 2023
…05155) [3.12] gh-105096: Reformat wave documentation (#105136) (#105138) gh-105096: Reformat wave documentation (#105136) Add ".. class::" markups in the wave documentation. * Reformat also wave.py (minor PEP 8 changes). * Remove redundant "import struct": it's already imported at top level. * Remove wave.rst from .nitignore (cherry picked from commit 85e5d03) (cherry picked from commit 01b42f9)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add ".. class::" markups in the wave documentation.
(cherry picked from commit 85e5d03)
📚 Documentation preview 📚: https://cpython-previews--105138.org.readthedocs.build/